Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2013 17:06:59 +0000 (13:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2013 17:08:18 +0000 (13:08 -0400)
Modifed should be Modified.
https://bugzilla.gnome.org/show_bug.cgi?id=699225

gtk/gtkfilechooserdefault.ui

index 5cf2ef38962a62ecceb85a7c63316923293843d1..86acec570e7c640c35b80e70a3fe7380478dec76 100644 (file)
                             <child>
                               <object class="GtkTreeViewColumn" id="list_mtime_column">
                                 <property name="resizable">True</property>
-                                <property name="title" translatable="yes">Modifed</property>
+                                <property name="title" translatable="yes">Modified</property>
                                 <child>
                                   <object class="GtkCellRendererText" id="list_mtime_renderer"/>
                                 </child>